GtkSwitch: End animation in set_active
authorMatthias Clasen <mclasen@redhat.com>
Mon, 4 Aug 2014 12:21:59 +0000 (14:21 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 4 Aug 2014 12:36:42 +0000 (14:36 +0200)
commit007ba3bc14b690f32f269770ec6a52c7c6a561a5
tree61ef1b435237c995ed3cdff7cb33abf21e5aa312
parent8820c46ff029b1355e8de777116e26e9b492e862
GtkSwitch: End animation in set_active

End any running toggle animation before setting the set,
otherwise things get confused.
gtk/gtkswitch.c